home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_360 / uucp / uucp0.lzh / src / mkall-dcc < prev    next >
Text File  |  1990-05-31  |  532b  |  40 lines

  1.  
  2. cd lib
  3. echo lib
  4. dmake -f DMakefile.dcc
  5. cd /dnews
  6. echo dnews
  7. dmake -f DMakefile.dcc
  8. cd /anews
  9. echo anews
  10. dmake -f DMakefile.dcc
  11. cd /news
  12. echo news
  13. dmake -f DMakefile.dcc
  14. cd /unix
  15. echo unix
  16. dmake -f DMakefile.dcc
  17. cd /uucico
  18. echo uucico
  19. dmake -f DMakefile.dcc
  20. cd /util
  21. echo util
  22. dmake -f DMakefile.dcc
  23. cd /gutil
  24. echo gutil
  25. dmake -f DMakefile.dcc
  26. cd /dmail
  27. echo dmail
  28. dmake -f DMakefile.dcc
  29. cd /uuser
  30. echo uuser
  31. dmake -f DMakefile.dcc
  32. cd /getty
  33. echo getty
  34. dmake -f DMakefile.dcc
  35. cd /sendmail
  36. echo sendmail
  37. dmake -f DMakefile.dcc
  38. cd /
  39.  
  40.